GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+SmartRedactionOptions / RedactVehicleIdentificationNumbers Property





In This Topic
RedactVehicleIdentificationNumbers Property (GdPicturePDF.SmartRedactionOptions)
In This Topic
Syntax
'Declaration
 
Public Property RedactVehicleIdentificationNumbers As Boolean
public bool RedactVehicleIdentificationNumbers {get; set;}
public read-write property RedactVehicleIdentificationNumbers: Boolean; 
public function get,set RedactVehicleIdentificationNumbers : boolean
public: __property bool get_RedactVehicleIdentificationNumbers();
public: __property void set_RedactVehicleIdentificationNumbers( 
   bool value
);
public:
property bool RedactVehicleIdentificationNumbers {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+SmartRedactionOptions
GdPicturePDF.SmartRedactionOptions Members